home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / v cisle / 911 / 911cd_builder_206rc.exe / {app} / files / netaccess.ini < prev    next >
INI File  |  2003-09-12  |  3KB  |  83 lines

  1. ; The ModBoot Disk Builder Settings file
  2. ;
  3. ; Restrictions on CreateDsk.ini
  4. ; 1. The text between [] is case sensitive, the rest is not
  5. ; 2. The remark symbol ";" is permitted at the beginning of the line only
  6. ;    or it will be considered as part of the line.
  7. ; 3. The [Create_CABs] section should be the last section as
  8. ;    CreateDsk process the .ini file line by line
  9. ;    so you can't create the CAB file before copying the files for it.
  10. ; 4. When no full path is provided, CreateDsk searches for the file in CreateDsk's own
  11. ;    directory then in the WINDOWS\COMMAND Dirctory then in the WINDOWS Directory.
  12. ; 5. Only *.* wildcards are permitted, the only permitted form is "folder\*.*".
  13. ;
  14.  
  15. [Copy_Files]
  16. ; Copy files from sources to disk destination
  17. IO.SYS=IO.SYS
  18. COMMAND.COM=COMMAND.COM
  19. HIMEM.SYS=bin\himem.sys
  20. EMM386.EXE=bin\emm386.exe
  21. EXTRACT.EXE=bin\extract.exe
  22.  
  23. [Copy_Files_for_CABs]
  24. ; Copy files from sources to CABs creator folder
  25. SMARTDRV.EXE=smartdrv\bin\smartdrv.exe
  26. ATTRIB.EXE=dos\bin\attrib.exe
  27. CHOICE.COM=dos\bin\choice.com
  28. DELTREE.EXE=dos\bin\deltree.exe
  29. DISKCOPY.COM=dos\bin\diskcopy.com
  30. EDIT.COM=dos\bin\edit.com
  31. FC.EXE=dos\bin\fc.exe
  32. FDISK.EXE=dos\bin\fdisk.exe
  33. FORMAT.COM=dos\bin\format!.com
  34. LABEL.EXE=dos\bin\label.exe
  35. MEM.EXE=dos\bin\mem.exe
  36. MODE.COM=dos\bin\mode.com
  37. MORE.COM=dos\bin\more.com
  38. MOVE.EXE=dos\bin\move.exe
  39. ; ScanDisk is remarked out due to size considerations
  40. ;SCANDISK.EXE=dos\bin\scandisk.exe
  41. SORT.EXE=dos\bin\sort.exe
  42. SYS.COM=dos\bin\sys.com
  43. XCOPY.EXE=dos\bin\xcopy.exe
  44. XCOPY32.EXE=dos\bin\xcopy32.exe
  45. XCOPY32.MOD=dos\bin\xcopy32.mod
  46.  
  47. [DefaultDrivers]
  48. ; The default selected drivers
  49. ndis\dc21x4.cab
  50. ndis\e100b.cab
  51. ndis\el59x.cab
  52. ndis\el90x.cab
  53. ndis\elnk3.cab
  54. ndis\elpc3.cab
  55. ndis\elpc575.cab
  56. ndis\m16andis.cab
  57. ndis\ne2000.cab
  58. ndis\netflx3.cab
  59. ndis\pcntnd.cab
  60. ndis\rtsnd.cab
  61. ndis\smc9432.cab
  62.  
  63. [Copy_CABs]
  64. ; Copy Distributable CABs from CreateDsk's folder to the CABs folder
  65. files\disks_data\netaccess.txt=   diskid.txt
  66. files\disks_data\netaccess.sys=   config.sys
  67.  
  68. modules\911cd\mnuutils.cab= level0\mnuutils.cab
  69. modules\911cd\utils.cab=    level0\utils.cab
  70. modules\911cd\eprompt.cab=  level1\eprompt.cab
  71. modules\911cd\help.cab=     level1\help.cab
  72. modules\nu2\mouse.cab=      level1\mouse.cab
  73. modules\911cd\chkemu.cab=   level2\chkemu.cab
  74. modules\911cd\msnet.cab=    level3\msnet.cab
  75. modules\nu2\msclient.cab=   lib\msclient.cab
  76. modules\nu2\msnwlink.cab=   lib\msnwlink.cab
  77. modules\nu2\mstcp.cab=      lib\mstcp.cab
  78.  
  79. [Create_CABs]
  80. ; Generate the CAB files from the previously copied files to the CABS folder
  81. dos=level0
  82. smartdrv=bin
  83.